home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Fritz: All Fritz
/
All Fritz.zip
/
All Fritz
/
FILES
/
BUSINESS
/
FIS.LZH
/
AINSTALL.BAT
next >
Wrap
DOS Batch File
|
1992-05-21
|
177b
|
11 lines
echo off
c:
cd \
if exist FIS.BAT copy FIS.BAT FIS.OLD
copy A:BIS.BAT C:\FIS.BAT
if not exist C:\FISYS\CONTROL.DAT md \FISYS
cd \FISYS
copy A:FIS.* C:\FISYS
cd \
FIS